Play Created
TopShot.PlayCreated
Emitted when a new Play struct is created
Parameters:
- id: UInt32 - The id of the play that was closed
- metadata:
{String:String}- The metadata associated with the play
pub event PlayCreated(id: UInt32, metadata: {String:String})